crypto/internal/fips140/edwards25519.projP2.X (field)
8 uses
crypto/internal/fips140/edwards25519 (current package)
edwards25519.go#L20: X, Y, Z field.Element
edwards25519.go#L60: v.X.Zero()
edwards25519.go#L197: v.X.Multiply(&p.X, &p.T)
edwards25519.go#L204: v.X.Set(&p.x)
edwards25519.go#L219: v.x.Multiply(&p.X, &p.Z)
edwards25519.go#L222: v.t.Multiply(&p.X, &p.Y)
edwards25519.go#L356: XX.Square(&p.X)
edwards25519.go#L360: XplusYsq.Add(&p.X, &p.Y)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |